[INFO] cloning repository https://github.com/wed0n/app-cage
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wed0n/app-cage" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwed0n%2Fapp-cage", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwed0n%2Fapp-cage'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 83d3dfa9028e65824f80f11028c669db31765cd8
[INFO] fixing wed0n/app-cage against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwed0n%2Fapp-cage" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/wed0n/app-cage
[INFO] finished tweaking git repo https://github.com/wed0n/app-cage
[INFO] tweaked toml for git repo https://github.com/wed0n/app-cage written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/wed0n/app-cage on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/wed0n/app-cage already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ntapi v0.4.2
[INFO] [stderr]   Downloaded path-tree v0.8.3
[INFO] [stderr]   Downloaded endpoint-sec v0.4.3
[INFO] [stderr]   Downloaded endpoint-sec-sys v0.4.3
[INFO] [stderr]   Downloaded sysinfo v0.38.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458
[INFO] running `Command { std: "docker" "start" "9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]     Checking jiff v0.2.18
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking endpoint-sec v0.4.3
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking path-tree v0.8.3
[INFO] [stderr]     Checking roaring v0.11.3
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking sysinfo v0.38.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking toml v0.9.11+spec-1.1.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking app-cage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::sys`
[INFO] [stdout]  --> src/handler/event_handler/exec.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use endpoint_sec::sys::es_auth_result_t;
[INFO] [stdout]   |                   ^^^ could not find `sys` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::sys`
[INFO] [stdout]  --> src/handler/event_handler/exec.rs:4:19
[INFO] [stdout]   |
[INFO] [stdout] 4 | use endpoint_sec::sys::es_auth_result_t;
[INFO] [stdout]   |                   ^^^ could not find `sys` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `endpoint_sec::Client`, `endpoint_sec::EventExec`, `endpoint_sec::Message`
[INFO] [stdout]  --> src/handler/event_handler/exec.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use endpoint_sec::{Client, EventExec, Message};
[INFO] [stdout]   |                    ^^^^^^  ^^^^^^^^^  ^^^^^^^ no `Message` in the root
[INFO] [stdout]   |                    |       |
[INFO] [stdout]   |                    |       no `EventExec` in the root
[INFO] [stdout]   |                    no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `endpoint_sec::Client`, `endpoint_sec::EventExec`, `endpoint_sec::Message`
[INFO] [stdout]  --> src/handler/event_handler/exec.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 | use endpoint_sec::{Client, EventExec, Message};
[INFO] [stdout]   |                    ^^^^^^  ^^^^^^^^^  ^^^^^^^ no `Message` in the root
[INFO] [stdout]   |                    |       |
[INFO] [stdout]   |                    |       no `EventExec` in the root
[INFO] [stdout]   |                    no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::sys`
[INFO] [stdout]  --> src/handler/event_handler/mod.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use endpoint_sec::sys::es_auth_result_t;
[INFO] [stdout]   |                   ^^^ could not find `sys` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::sys`
[INFO] [stdout]  --> src/handler/event_handler/mod.rs:6:19
[INFO] [stdout]   |
[INFO] [stdout] 6 | use endpoint_sec::sys::es_auth_result_t;
[INFO] [stdout]   |                   ^^^ could not find `sys` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `endpoint_sec::Client`, `endpoint_sec::EventCreate`, `endpoint_sec::EventCreateDestinationFile`, `endpoint_sec::EventDeleteExtAttr`, `endpoint_sec::EventExchangeData`, `endpoint_sec::EventFork`, `endpoint_sec::EventLink`, `endpoint_sec::EventOpen`, `endpoint_sec::EventRename`, `endpoint_sec::EventRenameDestinationFile`, `endpoint_sec::EventSetAcl`, `endpoint_sec::EventSetAttrlist`, `endpoint_sec::EventSetExtAttr`, `endpoint_sec::EventSetFlags`, `endpoint_sec::EventSetMode`, `endpoint_sec::EventSetOwner`, `endpoint_sec::EventUnlink`, `endpoint_sec::Message`
[INFO] [stdout]   --> src/handler/event_handler/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     Client, EventCreate, EventCreateDestinationFile, EventDeleteExtAttr, EventExchangeData,
[INFO] [stdout]    |     ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `EventExchangeData` in the root
[INFO] [stdout]    |     |       |            |                           |
[INFO] [stdout]    |     |       |            |                           no `EventDeleteExtAttr` in the root
[INFO] [stdout]    |     |       |            no `EventCreateDestinationFile` in the root
[INFO] [stdout]    |     |       no `EventCreate` in the root
[INFO] [stdout]    |     no `Client` in the root
[INFO] [stdout]  9 |     EventFork, EventLink, EventOpen, EventRename, EventRenameDestinationFile, EventSetAcl,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |     |          |          |          |            |
[INFO] [stdout]    |     |          |          |          |            no `EventRenameDestinationFile` in the root
[INFO] [stdout]    |     |          |          |          no `EventRename` in the root
[INFO] [stdout]    |     |          |          no `EventOpen` in the root
[INFO] [stdout]    |     |          no `EventLink` in the root
[INFO] [stdout]    |     no `EventFork` in the root
[INFO] [stdout] 10 |     EventSetAttrlist, EventSetExtAttr, EventSetFlags, EventSetMode, EventSetOwner, EventUnlink,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 11 |     Message,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::sys`
[INFO] [stdout]  --> src/handler/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use endpoint_sec::sys::{es_auth_result_t, es_event_type_t};
[INFO] [stdout]   |                   ^^^ could not find `sys` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `endpoint_sec::Client`, `endpoint_sec::ExpectedResponseType`, `endpoint_sec::Message`
[INFO] [stdout]  --> src/handler/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use endpoint_sec::{Client, ExpectedResponseType, Message};
[INFO] [stdout]   |                    ^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^ no `Message` in the root
[INFO] [stdout]   |                    |       |
[INFO] [stdout]   |                    |       no `ExpectedResponseType` in the root
[INFO] [stdout]   |                    no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::Client`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use endpoint_sec::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^------
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Action` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let endpoint_sec::Action::Auth(event_id) = action else {
[INFO] [stdout]    |                       ^^^^^^ could not find `Action` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         endpoint_sec::Event::AuthOpen(event_open) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         endpoint_sec::Event::AuthCreate(event_create) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |                         endpoint_sec::Event::AuthRename(event_rename) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `endpoint_sec::Client`, `endpoint_sec::EventCreate`, `endpoint_sec::EventCreateDestinationFile`, `endpoint_sec::EventDeleteExtAttr`, `endpoint_sec::EventExchangeData`, `endpoint_sec::EventFork`, `endpoint_sec::EventLink`, `endpoint_sec::EventOpen`, `endpoint_sec::EventRename`, `endpoint_sec::EventRenameDestinationFile`, `endpoint_sec::EventSetAcl`, `endpoint_sec::EventSetAttrlist`, `endpoint_sec::EventSetExtAttr`, `endpoint_sec::EventSetFlags`, `endpoint_sec::EventSetMode`, `endpoint_sec::EventSetOwner`, `endpoint_sec::EventUnlink`, `endpoint_sec::Message`
[INFO] [stdout]   --> src/handler/event_handler/mod.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  8 |     Client, EventCreate, EventCreateDestinationFile, EventDeleteExtAttr, EventExchangeData,
[INFO] [stdout]    |     ^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^ no `EventExchangeData` in the root
[INFO] [stdout]    |     |       |            |                           |
[INFO] [stdout]    |     |       |            |                           no `EventDeleteExtAttr` in the root
[INFO] [stdout]    |     |       |            no `EventCreateDestinationFile` in the root
[INFO] [stdout]    |     |       no `EventCreate` in the root
[INFO] [stdout]    |     no `Client` in the root
[INFO] [stdout]  9 |     EventFork, EventLink, EventOpen, EventRename, EventRenameDestinationFile, EventSetAcl,
[INFO] [stdout]    |     ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]    |     |          |          |          |            |
[INFO] [stdout]    |     |          |          |          |            no `EventRenameDestinationFile` in the root
[INFO] [stdout]    |     |          |          |          no `EventRename` in the root
[INFO] [stdout]    |     |          |          no `EventOpen` in the root
[INFO] [stdout]    |     |          no `EventLink` in the root
[INFO] [stdout]    |     no `EventFork` in the root
[INFO] [stdout] 10 |     EventSetAttrlist, EventSetExtAttr, EventSetFlags, EventSetMode, EventSetOwner, EventUnlink,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 11 |     Message,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::sys`
[INFO] [stdout]  --> src/handler/mod.rs:8:19
[INFO] [stdout]   |
[INFO] [stdout] 8 | use endpoint_sec::sys::{es_auth_result_t, es_event_type_t};
[INFO] [stdout]   |                   ^^^ could not find `sys` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved imports `endpoint_sec::Client`, `endpoint_sec::ExpectedResponseType`, `endpoint_sec::Message`
[INFO] [stdout]  --> src/handler/mod.rs:9:20
[INFO] [stdout]   |
[INFO] [stdout] 9 | use endpoint_sec::{Client, ExpectedResponseType, Message};
[INFO] [stdout]   |                    ^^^^^^  ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^ no `Message` in the root
[INFO] [stdout]   |                    |       |
[INFO] [stdout]   |                    |       no `ExpectedResponseType` in the root
[INFO] [stdout]   |                    no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `endpoint_sec::Client`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use endpoint_sec::Client;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^------
[INFO] [stdout]   |                   |
[INFO] [stdout]   |                   no `Client` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         endpoint_sec::Event::AuthLink(event_link) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:99:39
[INFO] [stdout]    |
[INFO] [stdout] 99 |                         endpoint_sec::Event::AuthUnlink(event_unlink) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |                         endpoint_sec::Event::AuthDeleteExtAttr(event_delete_ext_attr) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Action` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:20:23
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let endpoint_sec::Action::Auth(event_id) = action else {
[INFO] [stdout]    |                       ^^^^^^ could not find `Action` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |                         endpoint_sec::Event::AuthExchangeData(event_exchange_data) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:71:39
[INFO] [stdout]    |
[INFO] [stdout] 71 |                         endpoint_sec::Event::AuthOpen(event_open) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 |                         endpoint_sec::Event::AuthCreate(event_create) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:126:39
[INFO] [stdout]     |
[INFO] [stdout] 126 |                         endpoint_sec::Event::AuthSetAcl(es_event_set_acl) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |                         endpoint_sec::Event::AuthSetAttrlist(event_set_attr_list) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:85:39
[INFO] [stdout]    |
[INFO] [stdout] 85 |                         endpoint_sec::Event::AuthRename(event_rename) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:94:39
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         endpoint_sec::Event::AuthLink(event_link) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |                         endpoint_sec::Event::AuthSetExtAttr(event_set_ext_attr) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:153:39
[INFO] [stdout]     |
[INFO] [stdout] 153 |                         endpoint_sec::Event::AuthSetFlags(event_set_flags) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]   --> src/handler/mod.rs:99:39
[INFO] [stdout]    |
[INFO] [stdout] 99 |                         endpoint_sec::Event::AuthUnlink(event_unlink) => {
[INFO] [stdout]    |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |                         endpoint_sec::Event::AuthDeleteExtAttr(event_delete_ext_attr) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:162:39
[INFO] [stdout]     |
[INFO] [stdout] 162 |                         endpoint_sec::Event::AuthSetMode(event_set_mode) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:171:39
[INFO] [stdout]     |
[INFO] [stdout] 171 |                         endpoint_sec::Event::AuthSetOwner(event_set_owner) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:117:39
[INFO] [stdout]     |
[INFO] [stdout] 117 |                         endpoint_sec::Event::AuthExchangeData(event_exchange_data) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |                         endpoint_sec::Event::AuthExec(event_exec) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:126:39
[INFO] [stdout]     |
[INFO] [stdout] 126 |                         endpoint_sec::Event::AuthSetAcl(es_event_set_acl) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:135:39
[INFO] [stdout]     |
[INFO] [stdout] 135 |                         endpoint_sec::Event::AuthSetAttrlist(event_set_attr_list) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:184:39
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         endpoint_sec::Event::NotifyFork(event_fork) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:188:39
[INFO] [stdout]     |
[INFO] [stdout] 188 |                         endpoint_sec::Event::NotifyExit(_event_exit) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:144:39
[INFO] [stdout]     |
[INFO] [stdout] 144 |                         endpoint_sec::Event::AuthSetExtAttr(event_set_ext_attr) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:153:39
[INFO] [stdout]     |
[INFO] [stdout] 153 |                         endpoint_sec::Event::AuthSetFlags(event_set_flags) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `version` in `endpoint_sec`
[INFO] [stdout]   --> src/main.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     endpoint_sec::version::set_runtime_version(13, 3, 0);
[INFO] [stdout]    |                   ^^^^^^^ could not find `version` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:162:39
[INFO] [stdout]     |
[INFO] [stdout] 162 |                         endpoint_sec::Event::AuthSetMode(event_set_mode) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:171:39
[INFO] [stdout]     |
[INFO] [stdout] 171 |                         endpoint_sec::Event::AuthSetOwner(event_set_owner) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:180:39
[INFO] [stdout]     |
[INFO] [stdout] 180 |                         endpoint_sec::Event::AuthExec(event_exec) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:184:39
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         endpoint_sec::Event::NotifyFork(event_fork) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `Event` in `endpoint_sec`
[INFO] [stdout]    --> src/handler/mod.rs:188:39
[INFO] [stdout]     |
[INFO] [stdout] 188 |                         endpoint_sec::Event::NotifyExit(_event_exit) => {
[INFO] [stdout]     |                                       ^^^^^ could not find `Event` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `version` in `endpoint_sec`
[INFO] [stdout]   --> src/main.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |     endpoint_sec::version::set_runtime_version(13, 3, 0);
[INFO] [stdout]    |                   ^^^^^^^ could not find `version` in `endpoint_sec`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `app-cage` (bin "app-cage" test) due to 25 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `app-cage` (bin "app-cage") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458", kill_on_drop: false }`
[INFO] [stdout] 9f2b0db867f8036bd9ff33679438aa87ba8108295eac847b9693b41e1bda6458
